home *** CD-ROM | disk | FTP | other *** search
- Path: xenon.xe.com!news
- From: Marty_e34_535i <m@labelview.com>
- Newsgroups: comp.lang.c++
- Subject: Spool File Problem under NT
- Date: 10 Jan 1996 16:55:26 GMT
- Organization: XeNet Xenon Laboratories
- Message-ID: <4d0r1u$mhl@xenon.xe.com>
- NNTP-Posting-Host: dialin8.xe.net
-
- Gentlemen,
-
- My 16-bit application fails when running under Windows NT
- in two places, both of which involve trying to send a file
- to a COM port.
-
- 1. SpoolFile() returns 0, instead of a handle. This return
- code is not documented. SpoolFile() works fine under
- Windows 3.11, and under Windows 95, I had to swap the
- first two parameters to get it to work. I've tried
- swapping and unswapping and neither work.
-
- 2. OpenComm() returns IE_MEMORY (-4), which means "the
- function cannot allocate the queue".
-
- Please advise on either matter.
-
- Thanks,
- Joe Nigro
-
-
-
-